STEP 4: Tim will reply to the user with one of four answers. We'll use a random number to pick which answer.
Remember, random integer takes two number arguments and generates a random number between them.
- In the LOGIC tab, open and drag out Random Integer.
- Also from drag out Variable Display. Drop it at the bottom of your program.
To navigate the page using the TAB key, first press ESC to exit the code editor.